home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 36 / q36.d81 / t.disk file 2 < prev    next >
Text File  |  2022-08-28  |  5KB  |  146 lines

  1.  
  2.  
  3.                 D I S K   F I L E   ' 9 7  --  Docs, Part 2
  4.  
  5.           Original Disk File by Bill Crooks (in the public domain)
  6.  
  7.          Additional enhancements and modifications by Doreen Horne
  8.  
  9.                Loadstar 128 version and text by Bob Markland
  10.  
  11.  
  12.  PRINTER MODULE
  13.  --------------
  14.  
  15.     The size and complexity of DISK FILE '97 and the Printer Module
  16. necessitate the separate Printer Module, which may be accessed from the
  17. Boot Menu or from within the program.
  18.  
  19.     To prevent loss of valuable data, you MUST SAVE records in memory
  20. before invoking this function from within the program. Reload the file of
  21. your choice from the Printer Module.
  22.  
  23.  
  24.  Load File to Print
  25.  ------------------
  26.  
  27.     This function is the same as that in the main program. On second and
  28. subsequent loads, you are reminded that records in memory will be destroyed
  29. and given the opportunity to abort.
  30.  
  31.  
  32.  Print in 3 Column Format
  33.  ------------------------
  34.  
  35.     Choose this option to print a file in 3 column PICA format.
  36.  
  37.       Select - Lowercase/Uppercase
  38.                Uppercase/Graphics
  39.  
  40.  If the records appear on the screen in lowercase selecting the uppercase
  41. option will print names in uppercase. Records which appear on the screen in
  42. lowercase and uppercase will print as uppercase and graphic symbols.
  43.  
  44.     Enter the date in mm/dd/yy format and press RETURN.
  45.  
  46.     Hold down the SHIFT key to cancel print, keeping in mind that a
  47. quantity of data may remain in your printer's buffer.
  48.  
  49.  
  50.  Print in 5 Column (Condensed) Format
  51.  ------------------------------------
  52.  
  53.     This option prints all records in 5 column condensed format, provided
  54. your printer supports this option. Proceed as above.
  55.  
  56.  NOTE: The Epson and Star printers used for testing revert to PICA upon
  57. encountering any graphics characters. Thus, you may not be able to use the
  58. uppercase/graphics mode to print some files in 5 columns.
  59.  
  60.  Printer Problems
  61.  
  62.     The printer control codes are stored in variables within the module. If
  63. your printer does not perform as expected, you can make permanent changes
  64. in the following manner:
  65.  
  66.       Press STOP/RESTORE
  67.  
  68.       Enter LIST 60-90 and press RETURN
  69.  
  70.       PD = Printer Device Number (4)
  71.          SA(1) = Secondary Address - Lowercase/ Uppercase (7)
  72.          SA(2) = Secondary Address - Uppercase/Graphics (0)
  73.          PC$ = Printer command - Condensed
  74.          RS$ = Printer command - Reset/Initialize Printer
  75.  
  76.      Depending upon your printer you may need to substitute Condensed OFF.
  77.  
  78.  Save to Disk
  79.  
  80.     Enter POKE186,D  and press RETURN Where D = drive containing the DISK
  81. FILE '97 program files.
  82.  
  83.     Enter GOTO10000 and press RETURN
  84.  
  85.  
  86.  View Records in Memory (on-screen)
  87.  ----------------------------------
  88.  
  89.     This option functions in the same manner as its counterpart described
  90. in DISK FILE '97 above.
  91.  
  92.  
  93.  View a Disk Directory
  94.  ---------------------
  95.  
  96.     Use this option to view a disk directory. Insert a disk in any active
  97. drive and enter that number at the prompt.
  98.  
  99.  
  100.  Return to DISK FILE '97
  101.  -----------------------
  102.  
  103.     Place a disk containing DISK FILE '97 in any active drive and enter
  104. that number at the prompt. To abort, specify a nonexistent drive.
  105.  
  106.  
  107.  Return to LOADSTAR
  108.  ------------------
  109.  
  110.     You can go directly to LOADSTAR by placing a LOADSTAR disk in the drive
  111. used to load DISK FILE '97. Enter the drive number and press RETURN at the
  112. prompt.
  113.  
  114.  
  115.  DCMR CONVERSIONS
  116.  ----------------
  117.  
  118.     For those who have used DCMR to catalog their disk collection, but
  119. would like the added power of DISK FILE '97, use this conversion module to
  120. quickly convert DCMR files to DISK FILE '97 format. The process makes a
  121. copy of the files so you need not worry about the loss of data. Select this
  122. module from the Boot Menu.
  123.  
  124.     Each time the program is run, you are asked to indicate your drive
  125. configuration. The conversion module supports the same drive types as DISK
  126. FILE '97, including single and multiple drive systems. There is also a menu
  127. option which allows you to change the configuration at any time.
  128.  
  129.     All files on disk are presented individually. You must know which of
  130. your files are DCMR data files. Attempting to convert any other file type
  131. will cause the program to crash.
  132.  
  133.     When a filename is displayed the following options are available:
  134.  
  135.   y = Yes - Convert this file
  136.   n = No
  137.   q = Quit selecting
  138.  
  139.     If a file has been flagged for conversion you are given an opportunity
  140. to Continue the conversion or Abort to the Main Menu. When the conversion
  141. is complete you may proceed with another conversion or go to DISK FILE
  142. '97.
  143.  
  144.                         \\\\\ RETURN - Menu \\\\\
  145.  
  146.